Includes parameters of recording. More...
Inherits Structure.
Includes parameters of recording.
| enPixelType | MvGvspPixelType , Input data pixel format. |
| nWidth | c_ushort, Image width, and it should be a multiple of 2. |
| nHeight | c_ushort, Image height, and it should be a multiple of 2. |
| fFrameRate | c_float, Frame rate, range: [1/16, 1000]. |
| nBitRate | c_uint, Bitrate, unit: kbps, range: [128, 16*1024]. |
| enRecordFmtType | MV_RECORD_FORMAT_TYPE , Rocording format. |
| strFilePath | c_char_p, Video saving path. |
| nRes | c_uint * 8, Reserved. |